Skip to content
Back to search
30
MCP

Ghidra Bridge

pulsemcp/ghidra bridge

Bridges Ghidra reverse engineering platform with HTTP server architecture for program analysis, function management, binary patching, and comment operations.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ghidra-mcp
Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool loading, convention enforceme
0 tools
Ghidra
Integrates with Ghidra's binary analysis capabilities to enable decompiled code retrieval, function analysis, and security assessment of bin
0 tools
Cutter (Reverse Engineering)
Bridges Cutter reverse engineering platform with binary analysis capabilities including function listing, decompilation, segment analysis, a
0 tools
reverse-engineering-assistant
MCP server for reverse engineering tasks in Ghidra 👩‍💻
0 tools
IL2CPP Frida Bridge
Bridges Unity IL2CPP applications with Frida dynamic instrumentation for real-time reverse engineering analysis including class inspection,
0 tools
iflow-mcp_cyberkaida-reverse-engineering-assistant
ReVa - AI-powered Reverse Engineering Assistant for Ghidra with MCP server and Claude CLI integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ghidra_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}